|
currentlimit4 2.2.0
|
Current Limit 4 Click configuration object. More...
#include <currentlimit4.h>
Data Fields | |
| pin_name_t | an |
| pin_name_t | scl |
| pin_name_t | sda |
| pin_name_t | en |
| pin_name_t | int_pin |
| analog_in_resolution_t | resolution |
| float | vref |
| uint32_t | i2c_speed |
| uint8_t | i2c_address |
Current Limit 4 Click configuration object.
Configuration object definition of Current Limit 4 Click driver.
| pin_name_t an |
Analog pin descriptor.
| pin_name_t en |
Enable for the device.
| uint8_t i2c_address |
I2C slave address.
| uint32_t i2c_speed |
I2C serial speed.
| pin_name_t int_pin |
Power Good Indication.
| analog_in_resolution_t resolution |
ADC resolution.
| pin_name_t scl |
Clock pin descriptor for I2C driver.
| pin_name_t sda |
Bidirectional data pin descriptor for I2C driver.
| float vref |
ADC reference voltage.